Welcome![Sign In][Sign Up]
Location:
Search - testing projects

Search list

[matlab56

Description: 文主要目的是针对讯号频谱分析仪(Signal spectrum analyzer)做功能测试,以确定讯号频谱分析仪之各种运算功能正确,其中测试共 分为正弦与余弦波检查、反假象滤波器检查(Antialiasing Filter Check)、频率响应函数与相位角检查(FRF & Phase Check)、自身能量密度函 数检查(Power Spectrum Check)、动态范围检查(Dynamic Range Check)等五个项目的快速傅立叶转换检查(Fast Fourier Transform Check),并 对五个项目之测试原理、测试步骤及测试结果加以说明,提供频谱分析仪功能测试之正确方法,亦可作为自制频谱信号处理单元及频谱分 析程式之验证。-The main purpose of the text is for the signal spectrum analyzer (Signal spectrum analyzer) to do functional testing, to determine the signal spectrum analyzer features a variety of computing the right, which is divided into sine and cosine test wave inspection, anti-false filter inspection (Antialiasing Filter Check), the frequency response function and phase angle of inspection (FRF & Phase Check), its energy density function check (Power Spectrum Check), dynamic range checking (Dynamic Range Check) and other five projects FFT check (Fast Fourier Transform Check ), and principles of the five test items, test steps and test results to show that the spectrum analyzer to provide the proper testing method may be used as self-spectrum signal processing unit and the spectral analysis of the verification.
Platform: | Size: 47104 | Author: tomson | Hits:

[SCMPT2272C51

Description: C51的PT2272软件解码程序,网上大部分PT2272的解码程序都是全程占用单片机系统资源,造成巨大的资源浪费。本程序利用单片机定时器中断进行解码,基本上不占用单片机系统资源,不影响单片机同时执行其他任务。经过测试,本程序有较高的可靠性。能轻易移植到其它项目上。-The PT2272 C51 software decoding process, most online programs are full decoding PT2272 take SCM system resources, causing a huge waste of resources. The program uses the timer interrupt to decode single chip, basically do not take SCM system resources, does not affect the microcontroller to perform other tasks simultaneously. After testing, the program has high reliability. Easily portable to other projects.
Platform: | Size: 2048 | Author: tang | Hits:

[OtherCC1101

Description: 工程项目,可以实现简单的自组网功能,还在进行测试中,不过基本功能已经可以实现了-Projects, a simple ad hoc networks can function, still in testing, but the basic function has been to achieve
Platform: | Size: 65536 | Author: 王怀玉 | Hits:

[Com PortComSet

Description: 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类无界面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial port modules, providing two projects: 1, serial module DLL library project. Low-level driver code using the serial port write, generate dll file. 2, the serial port module DLL library test project. Dll file of the generated integration testing, and provides a simple interface testing. Use code: 1, professional testing software to quickly use the dll for serial communications interface development 2, can be generated using the dll project to modify the source code, the underlying interface for all types of non-calls 3, there is a need for access control software occasion, homemade produce and test the dll project templates 4, the software specifications and testing the code for beginners to learn template.
Platform: | Size: 99328 | Author: 吴鹏 | Hits:

[SCMtestcos

Description: 本 cos为测试09C的简单COS,cos.uv2文件为工程文件,该工程包括release和debug两工程。其中,release用来生成执行代码,debug用来仿真代码。调试时,应注意有SIMUlator编译开关的地方。-09C for testing the simple cos COS, cos.uv2 file for the project files, including the release and debug the project two projects. One, release the code used to generate, debug code for simulation. When debugging, be aware there SIMUlator compiler switch places.
Platform: | Size: 308224 | Author: ouv1 | Hits:

[SCMMicTest

Description: This the source code in C used for mice detection testing. Very much useful if you are doing projects on mic based system.-This is the source code in C used for mice detection testing. Very much useful if you are doing projects on mic based system.
Platform: | Size: 27648 | Author: Shishir | Hits:

[Special EffectsRmwImageSDK-2009

Description: 南京理工大学计算机系任明武老师写的数字图像的代码,其中附有开发文档,有10个项目,hough变换,边缘检测,路岩检测,汽车检测等 -Renming Wu Department of Computer Science, Nanjing University of the digital image of the teacher to write the code, which with development of the document, there are 10 projects, hough transform, edge detection, road rock testing, vehicle inspection, etc.
Platform: | Size: 58981376 | Author: xubo | Hits:

[Software EngineeringSoftware-Engineering-Guider

Description: 本文包括八章 第一章“软件工程基本观念”; 第二章“程序员与程序经理”; 第三章“项目计划与质量管理”; 第四章“可行性分析与需求分析”; 第五章“系统设计”; 第六章“C++ 面向对象程序设计”; 第七章“测试与改错”; 第八章“维护与再生工程”。 -This chapter includes eight chapters, Chapter I:the basic concepts of software engineering Chapter II: the programmer and program manager Chapter III: project and quality management Chapter IV: feasibility analysis and needs analysis Chapter V: System Design Chapter VI: C++ object-oriented programming Chapter VII:Testing and error correction Chapter VIII: Maintenance and regeneration projects
Platform: | Size: 1449984 | Author: xiang haibo | Hits:

[ARM-PowerPC-ColdFire-MIPSCAN(Normal)

Description: 基于STM32的CAN程序,经MDK4.12版本测试通过,并经过严格的测试,可以直接用于实际的工程项目。-Based on the STM32 CAN program, the MDK4.12 version of the test, and after rigorous testing, can be directly used for actual projects.
Platform: | Size: 434176 | Author: jeson shen | Hits:

[Software Engineering0-bug

Description: 本书主要针对c/c++语言在商用工程开发中的程序实战进行论述,从需求出发,从商用解决方案的角度来理解c和c++语言的程序设计技巧。首先讨论商用开 发的原则,然后是基础知识、基本技巧,接着是无错化方法,最后提升到世界观层面论述并行开发的正确理念。商用程序员在实际工作中最为关注的无错化、并行、 时间片、内存池、线程池、任务池、工程库和跨平台等相关问题,在本书中都有宝贵的经验总结和理念梳理。本书不是教科书,更多的是在开发技巧、测试调试、工 程代码库等方面给出实例与总结。本书也可以说是教科书,作者试图通过实战技巧的训练,帮助读者升华出一种全新的程序设计理念。本书可以帮助你摆脱 “training”式编程开发思维与方法,培养“商用”和“产品”标准的工程开发技能。 本书适合作为c和c++的程序员进行“商用化开发”和“工程化开发”的参考。-The book mainly discussed for c/c language program in the development of commercial projects combat needs, from the perspective of commercial solutions to understand the c and c language programming skills. First discussion of a commercial open The principle of the hair, then the basic knowledge and skills, followed by error-free method, and finally elevated to the level view of the world discusses the parallel development the right idea. Commercial programmers of most concern in the practical work error-free, parallel, Time slice, the memory pool, thread pool, task pool, engineering, library and cross-platform issues in this book has valuable lessons learned and the concept of combing. Book is not a textbook, in the development of skills, testing, debugging, work Cheng code library examples are given and summarized. The book can also be said of textbooks, the authors attempt to combat skills training to help readers sublimation of a new programming philosophy. This book can help yo
Platform: | Size: 2273280 | Author: David | Hits:

[ARM-PowerPC-ColdFire-MIPS44b0_RTC

Description: 本程序为arm7 44b0的公版rtc时钟控制及测试程序,在其他工程使用该功能时,可以用于移植该功能-This program arm7 44b0 public version of the the rtc clock control and testing procedures in other projects use this feature can be used to transplant the
Platform: | Size: 191488 | Author: wkshengren | Hits:

[JSP/JavaMD5

Description: MD5消息摘要的java实现,通过了测试,可用,已经在实际工程中使用,可以很方便的嵌入现有工程.-MD5 message digest java to achieve, through testing, available, has been used in practical engineering, can be easily embedded in existing projects.
Platform: | Size: 2048 | Author: Richie | Hits:

[Delphi VCLQDSEquations

Description: Qds Equations Publisher s Description Qds Equations - equation editor is a set of visual components for Delphi that allow to enter and display formulas of any complexity, from simple Greek symbols to matrixes and complex integral expressions. You can use the equation editor in your projects written in the Delphi environment, for example, in programs testing knowledge of different mathematics fields (mathematical analysis, discrete mathematics, probability theory and so on), physics and other. It s quite easy to enter formulas in it: * simple symbols are entered similarly to entering data in a text field * special symbols and formula elements are entered with the help of an additional menu.
Platform: | Size: 1103872 | Author: Ivan_m | Hits:

[Software EngineeringThe-software-development-life-cycle

Description: 通常,软件生存周期包括可行性分析与开发项计划、需求分析、设计(概要设计和详细设计)、编码、测试、维护等活动,可以将这些活动以适当的方式分配到不同的阶段去完成。-Typically, the software life cycle including feasibility analysis and development projects, requirements analysis, design (outline design and detailed design), coding, testing, maintenance and other activities, these activities can be assigned to an appropriate manner different stages to complete.
Platform: | Size: 4096 | Author: 李张龙 | Hits:

[Windows DevelopDB2XML

Description: 工具类来映射一个SQL Server或访问数据库模式到xml包括表、列、键和约束。GetOleDbSchema函数用来获取DB细节和xml输出使简单的XSL转换为HTML、文本等。项目包括测试形式展示用途。-Tools to map a SQL Server or Access database schema to xml including tables, columns, keys and constraints. GetOleDbSchema function is used to get the DB details and xml output enables simple XSL transformation to HTML, text, and so on. Projects include testing forms show purposes.
Platform: | Size: 10240 | Author: 维斯摩尔 | Hits:

[Software EngineeringSoftware-engineering-ideas

Description: 软件工程基本观念,程序员与程序经理,项目计划与质量管理,可行性分析与需求分析,系统设计 ,C++ 面向对象程序设计,测试与改错,维护与再生工程-Basic concepts of software engineering, programmers and program managers, project planning and quality management, feasibility analysis and requirements analysis, system design, C++ object-oriented programming, testing and error correction, maintenance and regeneration projects
Platform: | Size: 1464320 | Author: taohai | Hits:

[DSP programopencv

Description: 在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)移植到CCS的实测例程,该例程经作者编译听通过(ccs3.3版本)。工程中包括opencv.cpp(为测试源文件),和cv.lib、cxcore.lib、rts64plus.lib(为例程需要的库文件,其中cv.lib与cxcore.lib为opencv移植过来的库文件,如果读者需要了解cv.lib与cxcore.lib的移植过程,请下载作者提供的cv.lib的生成工程以及cxcore.lib的生成工程,所有的工程均基于ccs3.3版本),rts64plus.lib为CCS中的库函数。-During image processing DSP programming related, it is necessary to transplant opencv CCS platform. The authors provide the Opencv (1.0 version) ported to CCS measured routine that is compiled by the author to listen through (ccs3.3 version). Works include opencv.cpp (for testing the source file), and cv.lib, cxcore.lib, rts64plus.lib (library files needed for the routine, which cv.lib with cxcore.lib ported for the opencv library files, If the reader needs to know cv.lib with cxcore.lib the transplant process, please download the authors provide cv.lib generation engineering, and cxcore.lib generation projects, all projects are based ccs3.3 version), rts64plus.lib of CCS The library functions.
Platform: | Size: 6056960 | Author: xiaofan | Hits:

[Chess Poker gamesonline-chess

Description: 在线五子棋游戏 1.五子棋项目需要客户端和服务器2个应用程序同时测试,在本地测试可以启动2个程序。 2.程序启动完后,需要扫描主机以便找到相应的正在建立连接的程序。 3.找到可连接的主机后,即可进行连接,启动游戏。 注意:可能由于防火墙等外在的原因导致连接失败的情况是无法避免的。-Online backgammon game 1. Backgammon projects require the client and server applications simultaneously two tests can be started in two local testing procedures. (2) After the program starts, you need to scan the host in order to find the corresponding connection is being established procedures. 3 Locate the hosts can be connected, you can connect, start the game. Note: It may cause due to firewall extrinsic cause connection failures can not be avoided.
Platform: | Size: 417792 | Author: | Hits:

[Delphi VCLmimirat_Server

Description: mimirat_Server DLLInject Kernl32 SWintService WinSvcEx- Shouts goes out to following people: - ksv, for helping with ideas, understanding codes, etc - redlime, for beta-testing, helping with ideas - Caecigenus, for beta-testing, moral support, webcamsex, etc - Farbror, for just being him. - satan_addicted, for the Remote Command Code. - Tzorcelan, for moral support, and nice music. - n00nah, for the weed. - D-oNe, for the critism, negative words and sexhniess. - Xaero3, for being funny at irc - peck, for all the conversations about drugs. :p - docksider, for the baloontray-tip. - DA, for the old good times. - e1f, for the friendship, whisky and money D - Aphex, for the wonderfull codes :) - Positron, for the nice codes and projects. - sweRAT Team, a damn nice crew. - sweVX Team, another nice crew - UCC Team, where the hell did you go? : ( - Chasenet Team, some cool people in it. - GOG Team, your damn funny p -#swerat,#worms,#ucc,#gog,#chasenet,#chatzone,#stub - And the res
Platform: | Size: 81920 | Author: q1w2e3e3w2q1 | Hits:

[Delphi VCLmimirat_Server2

Description: mimirat_Server2 untCMDList untHTTPDownload Userver SWintService funit- Shouts goes out to following people: - ksv, for helping with ideas, understanding codes, etc - redlime, for beta-testing, helping with ideas - Caecigenus, for beta-testing, moral support, webcamsex, etc - Farbror, for just being him. - satan_addicted, for the Remote Command Code. - Tzorcelan, for moral support, and nice music. - n00nah, for the weed. - D-oNe, for the critism, negative words and sexhniess. - Xaero3, for being funny at irc - peck, for all the conversations about drugs. :p - docksider, for the baloontray-tip. - DA, for the old good times. - e1f, for the friendship, whisky and money D - Aphex, for the wonderfull codes :) - Positron, for the nice codes and projects. - sweRAT Team, a damn nice crew. - sweVX Team, another nice crew - UCC Team, where the hell did you go? : ( - Chasenet Team, some cool people in it. - GOG Team, your damn funny p -#swerat,#worms,#ucc,#gog,#chasenet,#chatzone,#stub - And the res
Platform: | Size: 53248 | Author: q1w2e3e3w2q1 | Hits:
« 1 2 34 »

CodeBus www.codebus.net